home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / Demos / TrapezeDemo / Trapeze Help / Trapeze Help.rsrc / HELP_2027_arithmetic < prev    next >
Encoding:
Text File  |  1987-07-08  |  389 b   |  6 lines

  1. arithmetic ( start, change, size )
  2. arithmetic series
  3.  
  4. Arguments are: start╤a number block with the starting value(s); change╤a single number to increment start by; size╤a single number giving count of rows to create.
  5.  
  6. arithmetic creates a block with as many rows as defined by size and as many columns as there are in the start argument block, containing start plus successive increments.